opencc (1.1.9+ds1-4) unstable; urgency=medium
authorBoyuan Yang <byang@debian.org>
Wed, 14 Jan 2026 00:17:36 +0000 (19:17 -0500)
committerBoyuan Yang <byang@debian.org>
Wed, 14 Jan 2026 00:17:36 +0000 (19:17 -0500)
commit4c06e53da961bceacda2252ca6e6cb2370104291
tree114ac46fbe0657674a0d5b4914356044a7eadfc0
parent8e2d290cd8519a4f05eebbbe7e3a879037fcf72f
parentdc88df7ebaa1b3da8e85be0ca75a9dee0d774d6c
opencc (1.1.9+ds1-4) unstable; urgency=medium

  * debian/control: Bump Standards-Version to 4.7.3.
  * Build-dep on python3-all-dev instead of python3-dev. (Closes: #1125410)
  * debian/rules: Enable DH_VERBOSE for better debugging.
  * debian/pybuild.testfiles: Added to enable python binding post-build tests.
  * debian/patches/backport/345c9a50ab07018f1b4439776bad78a0d40778ec.patch:
    Add patch from upstream to fix out-of-bounds read issues when handling
    truncated UTF-8 input.
  * debian/patches/0009-setup.py-Handle-python-binding-instead-of-cmake.patch:
    Add patch so that the python3 binding as well as pybind11 usage is handled
    by setup.py, not CMakeLists.txt. This is required to build for all
    supported python3 versions instead of just the default one.
  * debian/rules: Adjust python-related building accordingly.

[dgit import unpatched opencc 1.1.9+ds1-4]
36 files changed:
debian/TODO
debian/changelog
debian/clean
debian/control
debian/copyright
debian/docs
debian/gbp.conf
debian/libopencc-data.install
debian/libopencc-dev.install
debian/libopencc-doc.doc-base
debian/libopencc-doc.docs
debian/libopencc1.1.install
debian/libopencc1.1.symbols
debian/opencc.install
debian/patches/0001-use-cmake-install-libdir.patch
debian/patches/0002-Force-build-with-c-17.patch
debian/patches/0003-no-remote-images-when-reading-docs-on-disk.patch
debian/patches/0004-Use-system-googletest.patch
debian/patches/0005-Disable-build-in-setup.py.patch
debian/patches/0009-setup.py-Handle-python-binding-instead-of-cmake.patch
debian/patches/backport/0006-Fix-build-for-gcc-15-934.patch
debian/patches/backport/0007-Fix-deprecated-declarations-in-C-17.patch
debian/patches/backport/345c9a50ab07018f1b4439776bad78a0d40778ec.patch
debian/patches/series
debian/pybuild.testfiles
debian/python3-opencc.install
debian/rules
debian/source/format
debian/source/lintian-overrides
debian/tests/CMakeLists.txt
debian/tests/CommandLineConvertTest.cpp
debian/tests/README.md
debian/tests/control
debian/tests/integration
debian/upstream/metadata
debian/watch